Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the otel-collector group with 1 update #4568

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps the otel-collector group with 1 update: github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger.

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's releases.

v0.81.0

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.81.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

v0.81.0

🛑 Breaking changes 🛑

  • clickhouseexporter: Add scopeName and scopeVersion column to span table. (#21214)

  • clickhouseexporter: add log scope columns to span table. (#20280)

  • receiver/aerospike: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/bigip: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/couchdb: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/elasticsearch: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/mongodb: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/mongodbatlas: Change the types of Config.PrivateKey and Config.Alerts.Secret to be configopaque.String (#17273)

  • receiver/mysql: Change the type of Config.Password to be configopaque.String (#17273)

  • dockerstatsreceiver: Add non populated metrics container.memory.anon and container.memory.file that are only available when the host uses cgroups v2. (#21097) Metric container.memory.file was added to fulfil the lack of container.memory.total_cache metric in case that the cgroup version mounted in the host is v2 instead of v1.

    Now there is documentation of which metrics are available depending cgroups version being used on the host.

🚩 Deprecations 🚩

  • mysqlreceiver: set mysql.locked_connects as optional in order to remove it in next release (#14138, #23274)

💡 Enhancements 💡

  • mdatagen: Adds a parent field to metadata.yaml for subcomponents. (#23636)

  • sqlqueryreceiver: Add support of Start and End Timestamp Column in Metric Configuration. (#18925, #14146)

  • postgresqlreceiver: Adds unit to metrics where this was missing. (#23571) Affected metrics can be found below.

    • postgresql.bgwriter.maxwritten
    • postgresql.table.count
  • mdatagen: Adds validation to mdatagen to ensure that all required fields are present, and their content is valid. (#23783)

  • filelogreceiver: Add support for tracking the current file in filelogreceiver (#22998)

  • exporter/datasetexporter: Add more details to User-Agent header for DataSet HTTP requests (#20660)

  • dockerstatsreceiver: Add container.image.id and container.command_line optional resource attributes (#21092)

  • googlecloudexporter: Adds an experimental, opt-in write ahead log for GCP metrics exporter. (#23679)

  • pkg/ottl: Adds new Time converter to convert a string to a Golang time struct based on a supplied format (#22007)

  • hostmetricsreceiver: Add new Windows-exclusive process.handles metric. (#21379)

  • websocketprocessor: Rename websocketprocessor to remoteobserverprocessor (#23856)

  • resourcedetectionprocessor: Adds a way to configure the list of added resource attributes by the processor (#21482) Users can now configure what resource attributes are gathered by specific detectors. Example configuration:

... (truncated)

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's changelog.

v0.81.0

🛑 Breaking changes 🛑

  • clickhouseexporter: Add scopeName and scopeVersion column to span table. (#21214)

  • clickhouseexporter: add log scope columns to span table. (#20280)

  • receiver/aerospike: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/bigip: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/couchdb: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/elasticsearch: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/mongodb: Change the type of Config.Password to be configopaque.String (#17273)

  • receiver/mongodbatlas: Change the types of Config.PrivateKey and Config.Alerts.Secret to be configopaque.String (#17273)

  • receiver/mysql: Change the type of Config.Password to be configopaque.String (#17273)

  • dockerstatsreceiver: Add non populated metrics container.memory.anon and container.memory.file that are only available when the host uses cgroups v2. (#21097) Metric container.memory.file was added to fulfil the lack of container.memory.total_cache metric in case that the cgroup version mounted in the host is v2 instead of v1.

    Now there is documentation of which metrics are available depending cgroups version being used on the host.

🚩 Deprecations 🚩

  • mysqlreceiver: set mysql.locked_connects as optional in order to remove it in next release (#14138, #23274)

💡 Enhancements 💡

  • mdatagen: Adds a parent field to metadata.yaml for subcomponents. (#23636)

  • sqlqueryreceiver: Add support of Start and End Timestamp Column in Metric Configuration. (#18925, #14146)

  • postgresqlreceiver: Adds unit to metrics where this was missing. (#23571) Affected metrics can be found below.

    • postgresql.bgwriter.maxwritten
    • postgresql.table.count
  • mdatagen: Adds validation to mdatagen to ensure that all required fields are present, and their content is valid. (#23783)

  • filelogreceiver: Add support for tracking the current file in filelogreceiver (#22998)

  • exporter/datasetexporter: Add more details to User-Agent header for DataSet HTTP requests (#20660)

  • dockerstatsreceiver: Add container.image.id and container.command_line optional resource attributes (#21092)

  • googlecloudexporter: Adds an experimental, opt-in write ahead log for GCP metrics exporter. (#23679)

  • pkg/ottl: Adds new Time converter to convert a string to a Golang time struct based on a supplied format (#22007)

  • hostmetricsreceiver: Add new Windows-exclusive process.handles metric. (#21379)

  • websocketprocessor: Rename websocketprocessor to remoteobserverprocessor (#23856)

  • resourcedetectionprocessor: Adds a way to configure the list of added resource attributes by the processor (#21482) Users can now configure what resource attributes are gathered by specific detectors. Example configuration:

    resourcedetection:
      detectors: [system, ec2]
      system:
        resource_attributes:
    

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps the otel-collector group with 1 update: [github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger](https://github.com/open-telemetry/opentelemetry-collector-contrib).

- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.80.0...v0.81.0)

---
updated-dependencies:
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 6, 2023 04:17
@dependabot dependabot bot requested a review from albertteoh July 6, 2023 04:17
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1b28b23) 97.05% compared to head (865635c) 97.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4568   +/-   ##
=======================================
  Coverage   97.05%   97.05%           
=======================================
  Files         301      301           
  Lines       17837    17837           
=======================================
  Hits        17312    17312           
  Misses        421      421           
  Partials      104      104           
Flag Coverage Δ
unittests 97.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yurishkuro yurishkuro merged commit 22ebec3 into main Jul 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/otel-collector-1b09decc75 branch July 6, 2023 04:51
afzal442 pushed a commit to Cloud-Hacks/jaeger that referenced this pull request Jul 10, 2023
Bumps the otel-collector group with 1 update:
[github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger](https://github.com/open-telemetry/opentelemetry-collector-contrib).

<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/releases">github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's
releases</a>.</em></p>
<blockquote>
<h2>v0.81.0</h2>
<h3>Images and binaries here: <a
href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.81.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.81.0</a></h3>
<p>The OpenTelemetry Collector Contrib contains everything in the <a
href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.81.0">opentelemetry-collector
release</a>, be sure to check the release notes there as well.</p>
<h2>v0.81.0</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li>
<p><code>clickhouseexporter</code>: Add scopeName and scopeVersion
column to span table. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21214">#21214</a>)</p>
</li>
<li>
<p><code>clickhouseexporter</code>: add log scope columns to span table.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/20280">#20280</a>)</p>
</li>
<li>
<p><code>receiver/aerospike</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/bigip</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/couchdb</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/elasticsearch</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/mongodb</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/mongodbatlas</code>: Change the types of
<code>Config.PrivateKey</code> and <code>Config.Alerts.Secret</code> to
be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/mysql</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>dockerstatsreceiver</code>: Add non populated metrics
<code>container.memory.anon</code> and
<code>container.memory.file</code> that are only available when the host
uses cgroups v2. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21097">#21097</a>)
Metric <code>container.memory.file</code> was added to fulfil the lack
of <code>container.memory.total_cache</code> metric in case that the
cgroup version mounted in the host is v2 instead of v1.</p>
<p>Now there is documentation of which metrics are available depending
cgroups version being used on the host.</p>
</li>
</ul>
<h3>🚩 Deprecations 🚩</h3>
<ul>
<li><code>mysqlreceiver</code>: set <code>mysql.locked_connects</code>
as optional in order to remove it in next release (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/14138">#14138</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23274">#23274</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li>
<p><code>mdatagen</code>: Adds a parent field to metadata.yaml for
subcomponents. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23636">#23636</a>)</p>
</li>
<li>
<p><code>sqlqueryreceiver</code>: Add support of Start and End Timestamp
Column in Metric Configuration. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/18925">#18925</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/14146">#14146</a>)</p>
</li>
<li>
<p><code>postgresqlreceiver</code>: Adds unit to metrics where this was
missing. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23571">#23571</a>)
Affected metrics can be found below.</p>
<ul>
<li>postgresql.bgwriter.maxwritten</li>
<li>postgresql.table.count</li>
</ul>
</li>
<li>
<p><code>mdatagen</code>: Adds validation to mdatagen to ensure that all
required fields are present, and their content is valid. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23783">#23783</a>)</p>
</li>
<li>
<p><code>filelogreceiver</code>: Add support for tracking the current
file in filelogreceiver (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/22998">#22998</a>)</p>
</li>
<li>
<p><code>exporter/datasetexporter</code>: Add more details to User-Agent
header for DataSet HTTP requests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/20660">#20660</a>)</p>
</li>
<li>
<p><code>dockerstatsreceiver</code>: Add <code>container.image.id</code>
and <code>container.command_line</code> optional resource attributes (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21092">#21092</a>)</p>
</li>
<li>
<p><code>googlecloudexporter</code>: Adds an experimental, opt-in write
ahead log for GCP metrics exporter. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23679">#23679</a>)</p>
</li>
<li>
<p><code>pkg/ottl</code>: Adds new <code>Time</code> converter to
convert a string to a Golang time struct based on a supplied format (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/22007">#22007</a>)</p>
</li>
<li>
<p><code>hostmetricsreceiver</code>: Add new Windows-exclusive
process.handles metric. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21379">#21379</a>)</p>
</li>
<li>
<p><code>websocketprocessor</code>: Rename websocketprocessor to
remoteobserverprocessor (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23856">#23856</a>)</p>
</li>
<li>
<p><code>resourcedetectionprocessor</code>: Adds a way to configure the
list of added resource attributes by the processor (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21482">#21482</a>)
Users can now configure what resource attributes are gathered by
specific detectors.
Example configuration:</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG.md">github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's
changelog</a>.</em></p>
<blockquote>
<h2>v0.81.0</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li>
<p><code>clickhouseexporter</code>: Add scopeName and scopeVersion
column to span table. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21214">#21214</a>)</p>
</li>
<li>
<p><code>clickhouseexporter</code>: add log scope columns to span table.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/20280">#20280</a>)</p>
</li>
<li>
<p><code>receiver/aerospike</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/bigip</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/couchdb</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/elasticsearch</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/mongodb</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/mongodbatlas</code>: Change the types of
<code>Config.PrivateKey</code> and <code>Config.Alerts.Secret</code> to
be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>receiver/mysql</code>: Change the type of
<code>Config.Password</code> to be <code>configopaque.String</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p>
</li>
<li>
<p><code>dockerstatsreceiver</code>: Add non populated metrics
<code>container.memory.anon</code> and
<code>container.memory.file</code> that are only available when the host
uses cgroups v2. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21097">#21097</a>)
Metric <code>container.memory.file</code> was added to fulfil the lack
of <code>container.memory.total_cache</code> metric in case that the
cgroup version mounted in the host is v2 instead of v1.</p>
<p>Now there is documentation of which metrics are available depending
cgroups version being used on the host.</p>
</li>
</ul>
<h3>🚩 Deprecations 🚩</h3>
<ul>
<li><code>mysqlreceiver</code>: set <code>mysql.locked_connects</code>
as optional in order to remove it in next release (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/14138">#14138</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23274">#23274</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li>
<p><code>mdatagen</code>: Adds a parent field to metadata.yaml for
subcomponents. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23636">#23636</a>)</p>
</li>
<li>
<p><code>sqlqueryreceiver</code>: Add support of Start and End Timestamp
Column in Metric Configuration. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/18925">#18925</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/14146">#14146</a>)</p>
</li>
<li>
<p><code>postgresqlreceiver</code>: Adds unit to metrics where this was
missing. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23571">#23571</a>)
Affected metrics can be found below.</p>
<ul>
<li>postgresql.bgwriter.maxwritten</li>
<li>postgresql.table.count</li>
</ul>
</li>
<li>
<p><code>mdatagen</code>: Adds validation to mdatagen to ensure that all
required fields are present, and their content is valid. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23783">#23783</a>)</p>
</li>
<li>
<p><code>filelogreceiver</code>: Add support for tracking the current
file in filelogreceiver (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/22998">#22998</a>)</p>
</li>
<li>
<p><code>exporter/datasetexporter</code>: Add more details to User-Agent
header for DataSet HTTP requests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/20660">#20660</a>)</p>
</li>
<li>
<p><code>dockerstatsreceiver</code>: Add <code>container.image.id</code>
and <code>container.command_line</code> optional resource attributes (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21092">#21092</a>)</p>
</li>
<li>
<p><code>googlecloudexporter</code>: Adds an experimental, opt-in write
ahead log for GCP metrics exporter. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23679">#23679</a>)</p>
</li>
<li>
<p><code>pkg/ottl</code>: Adds new <code>Time</code> converter to
convert a string to a Golang time struct based on a supplied format (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/22007">#22007</a>)</p>
</li>
<li>
<p><code>hostmetricsreceiver</code>: Add new Windows-exclusive
process.handles metric. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21379">#21379</a>)</p>
</li>
<li>
<p><code>websocketprocessor</code>: Rename websocketprocessor to
remoteobserverprocessor (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23856">#23856</a>)</p>
</li>
<li>
<p><code>resourcedetectionprocessor</code>: Adds a way to configure the
list of added resource attributes by the processor (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21482">#21482</a>)
Users can now configure what resource attributes are gathered by
specific detectors.
Example configuration:</p>
<pre><code>resourcedetection:
  detectors: [system, ec2]
  system:
    resource_attributes:
</code></pre>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/2ae4bb7319f43c979735e96e1f782494e05e0cc7"><code>2ae4bb7</code></a>
[chore] Prepare release 0.81.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23978">#23978</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/e9bdc636a01731bc1531f0b1a74859812e073eb4"><code>e9bdc63</code></a>
Revert &quot;[chore] Remove skip flaky test for
hostmetricsreceiver&quot; (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23982">#23982</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/f85dd5b4b59282932db14a1187ad3687083b4c5c"><code>f85dd5b</code></a>
Make sed replace statements more resilient (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23977">#23977</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/10e46605b7b9f775a3658f4e2ba59960ffe33847"><code>10e4660</code></a>
[ci] Specify 7 as arm version for arm build in CI (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23436">#23436</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/d51d3135984633d7d07fdb42f38ef122849e548a"><code>d51d313</code></a>
Removing jkowall from codeowners for logzioexporter (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23845">#23845</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/9caec802b06e75bdb4a3f6b27409bfbefca543b8"><code>9caec80</code></a>
[chore] Minor cleanup of vcenter metric code (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23873">#23873</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/aa6560128d4cd9f7a540935a8b3e2a4c603e38c0"><code>aa65601</code></a>
Add dashpole back to auto-assignees (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23876">#23876</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/65cc16d880571ef2224154253dbea885f5d8fac9"><code>65cc16d</code></a>
Remove tbarker from codeowners (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23877">#23877</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/d98c227f8d4c7072344a46ae1d2d64e33c2b8644"><code>d98c227</code></a>
[chore] dependabot updates Tue Jul 4 17:49:08 UTC 2023 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23954">#23954</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/dbcf37ae329f0aef6f664ed5c05a9ac85f54579a"><code>dbcf37a</code></a>
[chore] fix exhaustive lint for dynatrace exporter (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23951">#23951</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.80.0...v0.81.0">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger&package-manager=go_modules&previous-version=0.80.0&new-version=0.81.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Afzal Ansari <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant